From 8575f2dd4367a5897b5a78c58e5c7e423570c759 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 18 Nov 2006 21:07:01 +0000 Subject: [PATCH] * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and' conditions for function or variable bindings. --- lisp/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b3b104f0d4b..b918dd08810 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2006-11-18 Chong Yidong + * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and' + conditions for function or variable bindings. + * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t. * progmodes/compile.el (compilation-start): Ditto. -- 2.30.2